Skip to main content

LogLikelihood

LogLikelihood[dist,{x1,x2,…}] gives the log‐likelihood function for observations x1, x2, … from the distribution dist.

LogLikelihood[proc,{{t1,x1},{t2,x2},…}] gives the log-likelihood function for the observations xi at time ti from the process proc.

LogLikelihood[proc,{path1,path2,…}] gives the log-likelihood function for the observations from path1, path2, … from the process proc.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.